From: Richard M. Stallman Date: Mon, 20 Oct 2003 23:31:27 +0000 (+0000) Subject: (compile-auto-highlight): Undo July 7 change. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~25162 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1e95af4ad9549507dd928b00811d1a0675b6db37;p=emacs.git (compile-auto-highlight): Undo July 7 change. --- diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el index 1aef5012937..eaaa1634b52 100644 --- a/lisp/progmodes/compile.el +++ b/lisp/progmodes/compile.el @@ -50,7 +50,7 @@ integer) :group 'compilation) -(defcustom compile-auto-highlight t +(defcustom compile-auto-highlight nil "*Specify how many compiler errors to highlight (and parse) initially. \(Highlighting applies to an error message when the mouse is over it.) If this is a number N, all compiler error messages in the first N lines